Skip to content

fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.24.1 to 1.24.2 in /api - #524

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.24.2
Oct 1, 2024
Merged

fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.24.1 to 1.24.2 in /api#524
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.24.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 1, 2024

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.24.1 to 1.24.2.

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

... (truncated)

Commits
  • bfca671 Prepare 1.24.2 and 0.48.2 (#895)
  • f28ea8c store minimal data in normalization cache (#890)
  • ac83b74 Make the collector exporter mutate data, and remove unnecessary CopyTo (#892)
  • 1c2070c add benchmark for normalization with reset points (#893)
  • d6795b4 Support timeout in Collector Logs exporter (#894)
  • 78c2bb5 exporter/collector: avoid using req.String() to check for empty request (#889)
  • a6eab1e Update go version used in CI to 1.23.1 (#891)
  • 0f06c76 Switch to uint64 hash for identifier (#886)
  • 051c551 Migrate collector self-observability from OpenCensus to OpenTelemetry (#885)
  • 6454b7f Add benchmarks for areas of the collector exporter with high memory usage (#884)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 1, 2024
@dependabot
dependabot Bot requested a review from AchoArnold October 1, 2024 00:04
@what-the-diff

what-the-diff Bot commented Oct 1, 2024

Copy link
Copy Markdown

PR Summary

  • Upgraded OpenTelemetry trace exporter
    The version of the OpenTelemetry trace exporter was upgraded from v1.24.1 to v1.24.2. This may include improved features, bug fixes or enhanced performance.

  • Updated OpenTelemetry packages
    Several OpenTelemetry packages were updated to version v1.30.0. These packages comprise different parts of the OpenTelemetry system, contributing to its overall functioning.

  • Improved OpenTelemetry internal resource mapping
    The version of the OpenTelemetry internal resource mapping was updated from v0.48.1 to v0.48.2. It is responsible for how we manage and allocate resources within the application.

  • Enhanced OpenTelemetry net/http instrumentation
    The OpenTelemetry net/http instrumentation version was updated from v0.53.0 to v0.55.0. This helps in detailed monitoring and management of http network requests in the application.

  • Updated version of 'golang.org/x/sys'
    The version of golang.org/x/sys was updated from v0.24.0 to v0.25.0. This package provides low-level interaction with the operating system, contributing to the performance and efficiency of the application.

…ns-go/exporter/trace

Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.24.1...detectors/gcp/v1.24.2)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.24.2 branch from 1afc6f9 to f0e1fef Compare October 1, 2024 19:41
@AchoArnold
AchoArnold merged commit da4f4fe into main Oct 1, 2024
@dependabot
dependabot Bot deleted the dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.24.2 branch October 1, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant